How To Create a Progressive Web App with Blazor WebAssembly
Did you know that Blazor WebAssembly has offline support? That you can turn your web application int ...View More
Creating blazor model classes
Text Article and Slides https://www.pragimtech.com/blog/blazor/blazor-model-classes/ Healthy diet is ...View More
List all users from asp net core identity database
How to retrieve and display all the registered application users in asp.net core using the identity ...View More
Show or hide navigation menu based on user role in asp net core
How to show or hide navigation menu items based on the logged-in user role in asp.net core mvc. Heal ...View More
ASP NET Core role based authorization
Role based authorization in asp.net core Healthy diet is very important for both body and mind. We w ...View More
Extend IdentityUser in ASP NET Core
How to extend the built-in IdentityUser class in ASP.NET Core. Healthy diet is very important for bo ...View More
ASP NET core remote validation
Remote validation in ASP.NET Core with an example. What is remote validation in ASP.NET Core Healthy ...View More
Open redirect vulnerability example
What is Open Redirect Vulnerability How to prevent open redirect attacks in asp.net core Healthy die ...View More
httppost edit action in asp net core mvc
In this video we will discuss how to handle and process the posted edit view. So in short, we want t ...View More
Entity framework core migrations
In this video we will discuss the concept of Migrations in Entity Framework Core. Healthy diet is ve ...View More